userns: Avoid ABI change for CVE-2017-6874 fix
authorBen Hutchings <ben@decadent.org.uk>
Tue, 14 Mar 2017 21:35:33 +0000 (21:35 +0000)
committerBen Hutchings <ben@decadent.org.uk>
Thu, 30 Mar 2017 01:16:33 +0000 (01:16 +0000)
commit77782154940cfbd468f01d3fb57b8fd8514320e3
tree8b2211a08470d4f44109054ff126725e10b9934d
parent86fc0ac2d43b0f24285d7de3d415c14bb1b2bcc6
userns: Avoid ABI change for CVE-2017-6874 fix

The type of ucounts::count changed from atomic_t to int.  But they're
the same size, and it's only accessed within kernel/ucount.c, so hide
the change from genksyms.

Gbp-Pq: Topic debian
Gbp-Pq: Name userns-avoid-abi-change-for-cve-2017-6874-fix.patch
include/linux/user_namespace.h